Reference

public member function
<ios> <iostream>

std::basic_ios::~basic_ios

virtual ~basic_ios();
Destroy object
Destroys an object of this class.

Note that this does not destroy the associated stream buffer .

Data races

The object is modified.

Exception safety

No-throw guarantee: never throws exceptions.

See also

ios_base::~ios_base
Destruct object (public member function)

AltStyle によって変換されたページ (->オリジナル) /